popovermenu: Allow adding custom items in ui files
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2020 17:21:28 +0000 (13:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 Oct 2020 02:42:28 +0000 (22:42 -0400)
commitaf6c3017fb0010dcba884da9bef686a92ae7215f
tree5512b1353306f5fbc301565024e53190fdcbcbe0
parent8157abe591059116cbea1a8ad7007fdd061ab0ba
popovermenu: Allow adding custom items in ui files

Support <child type="ID"> to fill custom child slots
in both GtkPopoverMenus and GtkPopoverMenuBars that
are created in ui files.
gtk/gtkpopovermenu.c
gtk/gtkpopovermenubar.c